gtk-demo: Tweak the animated paintable
authorMatthias Clasen <mclasen@redhat.com>
Sat, 12 Sep 2020 01:08:36 +0000 (21:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Sep 2020 01:08:36 +0000 (21:08 -0400)
commitf679ba566e6e576975dd0fb268f824521cdf6823
tree91dd6f4a9bca1c2086280f483e43bdf942db9ac5
parent2679e29375ef263fc0d84d7f4e63f3fb4689f88a
gtk-demo: Tweak the animated paintable

Make it possible to have no background in
the animated paintable. This will be used
in a future demo.

Update all users.
demos/gtk-demo/paintable.c
demos/gtk-demo/paintable.h
demos/gtk-demo/paintable_animated.c
demos/gtk-demo/paintable_mediastream.c
demos/gtk-demo/sliding_puzzle.c
demos/gtk-demo/textview.c